Skip to content

Test Result : arrays equalsIgnoreOrder

0 failures (±0)
3 tests (±0)
Took 1 ms.

All Tests

Test nameDurationStatus
scout.arrays equalsIgnoreOrder checks whether two arrays contain the same elements without considering the order1 msPassed
scout.arrays equalsIgnoreOrder considers empty and same arrays0 msPassed
scout.arrays equalsIgnoreOrder returns true if one array is undefined/null and the other empty0 msPassed